Click or drag to resize

AppointmentResources Property

Represents a scheduled resource for the appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Attendee> Resources { get; }

Property Value

Type: IListAttendee
The resources.
See Also